home *** CD-ROM | disk | FTP | other *** search
- MULTICMD.COM
- July, 1991
- PC/Computing
- Dale Lewallen, Jeff Prosise
- Page 186
-
- -----------------------------------------------------------
-
- Execute multiple DOS commands
-
- You can use this small, memory-resident program to enter
- multiple DOS commands on one line and have them execute in
- sequence. For example, the command
-
- DIR;CLS;CHKDSK;
-
- uses MULTICMD to list the current directory, clear the
- screen, and then check the disk for errors. Note that
- standard DOS commands are separated by semicolons. This
- program works with versions of DOS up to 4.01.
-
-
- Material in this document may not be reproduced in any form
- without permission. Written requests for permission should
- be addressed to Chantal Lavelanet, Ziff-Davis Publishing
- Company, One Park Avenue, New York, NY 10016.
-